NEWS: Updates
authorMatthias Clasen <mclasen@redhat.com>
Fri, 23 Oct 2020 19:07:25 +0000 (15:07 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Fri, 23 Oct 2020 19:07:25 +0000 (15:07 -0400)
NEWS

diff --git a/NEWS b/NEWS
index 4215f02e0beb64e76eba0d93a08131120fdc796e..c1c3eb7c75f86fec846029ab96a0554cdfdc8714 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,31 @@
+Overview of Changes in master
+=============================
+
+* GtkColumnView:
+ - Improve column resizing
+ - Make double-click reset column widths
+ - Move header outside of scrollbars
+
+* GtkSearchEntry:
+ - Add an icon
+
+* Accessibility:
+ - Implement Component for all widgets
+ - Implement Text and EditableText for all editables
+ - Rework accessible name/description computation
+ - Add documentation for app and widget developers
+ - Initial accessibility support for menus
+
+* Introspection:
+ - Add some missing annotations
+
+* Documentation:
+ - Use GtkApplication in all examples
+
+* OS X:
+ - Fix various input issues
+
+
 Overview of Changes in 3.99.3
 =============================